fan out
英 [fæn aʊt]
美 [fæn aʊt]
成扇形散开
英英释义
verb
- move outward
- The soldiers fanned out
双语例句
- You can configure the Fan Out mediation primitive to fire its output terminal just once or once for each element obtained using a specified XPath expression.
您可以配置FanOut中介原语,以仅触发其输出末端一次,或对使用指定XPath表达式获取的每个元素都触发一次。 - The Fan Out is set to iterate over the repeating elements in the request message, which in this case are the SalesOrders.
在请求消息中,将扇出设置为遍历重复元素,在这种情况下,重复元素是SalesOrders。 - The OutletIterator ( Fan Out primitive) is set to iterate over the repeating Outlet elements in the request message.
将OutletIterator(扇出原语)设置为在请求消息中迭代重复的Outlet元素。 - You can use Fan Out in isolation or as part of a Fan Out and Fan In combination.
您可以单独使用扇出,或结合使用扇出和扇入。 - Fan In is always partnered with a Fan Out in the same flow and acts as a decision point for when to continue flow execution.
扇入总是与扇出一起出现在相同流中,并作为何时继续执行流的判定点。 - The mediation flow includes a Fan Out primitive ( operating in once mode) receiving the Quote message as input and branching the logic to each insurance back-end service ( InsuranceCompanyA and InsuranceCompanyB).
中介流包括扇出原语(一次性操作模式),它接收Quote消息作为输入,并将逻辑分发到每个保险后端服务(InsuranceCompanyA和InsuranceCompanyB)。 - This context area is important when you consider the following scenario, which illustrates a particular aggregation scenario using a combination of Fan Out, Fan In, and Service Invoke primitives.
此上下文区域在以下场景中非常重要,此场景是组合使用FanOut、FanIn和ServiceInvoke原语的特定聚合场景。 - You can also combine the Fan Out primitive with a Fan In primitive to perform aggregation of messages.
您还可以将FanOut原语与FanIn原语结合,以执行消息的聚合。 - Iterate: The Fan In waits to receive all messages produced by the corresponding Fan Out primitive when in iterate mode; all of the occurrences in the repeating element have been traversed.
Iterate(遍历):在iterate模式下,扇入等待接收由相应扇出原语产生的所有消息;重复元素的所有出现都已遍历。 - Special behaviour of the invocation style within a Fan Out or Fan In primitive
FanOut或FanIn原语中调用样式的特殊行为